projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
143bba0
)
win32: Enable --werror in CI
author
Benjamin Otte
<otte@redhat.com>
Tue, 21 May 2019 05:26:25 +0000
(07:26 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Tue, 21 May 2019 05:33:57 +0000
(07:33 +0200)
.gitlab-ci/test-msys2.sh
patch
|
blob
|
history
diff --git
a/.gitlab-ci/test-msys2.sh
b/.gitlab-ci/test-msys2.sh
index 3abaf9d08348e4f1189e6d63550b23a6513f5999..c3a7e67263ff73793546b41e342b495cb79bdf9a 100644
(file)
--- a/
.gitlab-ci/test-msys2.sh
+++ b/
.gitlab-ci/test-msys2.sh
@@
-46,6
+46,7
@@
meson \
-Denable-wayland-backend=false \
-Denable-win32-backend=true \
-Dvulkan=no \
+ --werror \
_build
unset CCACHE_DISABLE